# Page Not Found

The URL `{{ url_for('home') }}` does not exist.

You might be looking for one of these pages:
- [Brute Force Heroes](https://jesusgavancho.gitbook.io/writeups/brute-force-heroes.md)
- [Linux Forensics](https://jesusgavancho.gitbook.io/writeups/linux-forensics.md)
- [Outlook NTLM Leak](https://jesusgavancho.gitbook.io/writeups/outlook-ntlm-leak.md)
- [Year of the Fox](https://jesusgavancho.gitbook.io/writeups/year-of-the-fox.md)
- [VulnNet Node](https://jesusgavancho.gitbook.io/writeups/vulnnet-node.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://jesusgavancho.gitbook.io/writeups/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://jesusgavancho.gitbook.io/writeups/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/writeups/brute-force-heroes.md`)
- Use `Accept: text/markdown` header for content negotiation